@charset "utf-8";

a:link {
	color: teal;
	text-decoration: none;
}
a:visited {
	color: teal;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	background: #FFFFCC;
}
.style01 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	font-size: small;
	font-style: normal;
}
.style02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
}
.style03 {font-size: x-small; }
.style04{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: xx-small;
}
.class { border-bottom: medium solid gray; }
.class1 { border-right: thin double gray; border-bottom: thin double gray; }
.style1 {
	font-size: 10px
}
.style2 {
	font-size: x-small;
}
.style3 {
	font-size: small
}
.style4 {font-size: small}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style04 {font-size: 10px}
.style7 {font-size: small}
.style8 {font-size: x-small}
.style9 {font-size: 3px}
.style10 {color: #666666}
.style001 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #EFFFBC;
}
odd {
	background-color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
